chore: use HTTPS for AWS documentation links in alpha packages#37364
chore: use HTTPS for AWS documentation links in alpha packages#37364mergify[bot] merged 4 commits intoaws:mainfrom
Conversation
Replace http:// with https:// for all AWS documentation links in alpha packages: aws-bedrock-alpha, aws-ec2-alpha, aws-pipes-alpha, aws-pipes-sources-alpha, aws-pipes-targets-alpha, aws-s3tables-alpha.
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
Merge Queue Status
This pull request spent 57 minutes 22 seconds in the queue, including 30 minutes 59 seconds running CI. Required conditions to merge
|
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
|
Comments on closed issues and PRs are hard for our team to see. |
Reason for this change
Several
@seeand@linkannotations in alpha packages reference AWS documentation usinghttp://instead ofhttps://.Description of changes
Replace
http://docs.aws.amazon.comwithhttps://docs.aws.amazon.comacross 10 source files in the following alpha packages:Description of how you validated changes
Comment/annotation-only changes. No functional impact.
Checklist